Welcome![Sign In][Sign Up]
Location:
Search - GA in java

Search list

[Game Program学会用JAVA开发网络游戏

Description: 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-11-3 20:41:10 With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is sometimes difficult. Are they just a neat new way to market products or will they truly offer us a new medium of communication that will someday surpass even televisions and telephones? The answer is, who knows? Unfortunately, the ultimate use for the Internet is still unknown. This is because it is still in such a state of flux that it s pretty much impossible to accurately predict where it will end up. However, you can look at the evidence of what is there now and gain some insight into what the Internet might become, at least in terms of games. -21 days learn to use Java to develop online games books Language : English books types : Authorization Program Design : free software books Size : 287 KB books Grade : collate time : 2004-11-3 20:41 : 10 With all of the media attention that is focuse d on the Internet and the World Wide Web, figuring out exactly what they are all about is s ometimes difficult. Are they just a neat new way to market products or will they truly offer us a n EW medium of communication that will someday su rpass even televisions and telephones The answ er is, who knows Unfortunately, the ultimate use for the Internet is still unkno wn. This is because it is still in such a state of f lux that it s pretty much impossible to accurate ly predict where it will end up. However, you can look at the evidence of what
Platform: | Size: 223232 | Author: | Hits:

[JSP/Javajava-ga-devel-alpha-0.1.tar

Description: 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
Platform: | Size: 30720 | Author: 李文 | Hits:

[AI-NN-PRJAGA

Description: JAGA提供了各种类型的遗传算法和遗传编程的Java API接口,非常容易上手和使用,有很多容易使用的GA和GP的算子用于扩展,同时有指南和例子-JAGA provide various types of genetic algorithms and genetic programming in Java API interface, very easy to get started and use a lot of easy-to-use and the GP GA Operator for expansion, while guidelines and examples
Platform: | Size: 1623040 | Author: | Hits:

[JSP/Javafive_game

Description: 在java平台上开发的五子棋小游戏,可供作课程设计程序使用,或者供初学者研究使用。程序规划完整、通俗易懂,使初学者的研究的好程序。-In java platform development Gobang game, which can be used for curriculum design procedures for the use of, or research use for beginners. Procedures for planning complete, user-friendly, so good for beginners study procedures.
Platform: | Size: 12288 | Author: yy | Hits:

[JSP/JavaGA

Description: 用JAVA编写的GA算法 特别的好。欢迎您的使用,在使用过程中遇到问题请与我联系-JAVA prepared with GA algorithm particularly good. You are welcome to use, in the course of a problem please contact me
Platform: | Size: 2048 | Author: 樊海亮 | Hits:

[JSP/JavaGA

Description: Some good GA alorthim ,just like a good program,you can download it for example
Platform: | Size: 59392 | Author: 姜鹏 | Hits:

[AI-NN-PRga

Description: 基于java实现的遗传算法的源代码,利于初学者了解GA以及如何用java实现。-Java-based genetic algorithm realize the source code, which will help beginners learn how to use GA as well as realize java.
Platform: | Size: 16384 | Author: sky | Hits:

[JSP/Javajava_of_study

Description: 详细讲解哇嘎编程,适合初学者看,里面很多图形和运行结果帮助记忆,很好的东西-Explain in detail the Ga wow programming, suitable for beginners to see, which a lot of graphics and the results help the memory of good things
Platform: | Size: 4352000 | Author: 肖川 | Hits:

[JSP/Javacode

Description: java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
Platform: | Size: 18432 | Author: zhenzhen | Hits:

[JSP/JavaGa

Description: GA_Traffic The Traveling Salesman Problem (TSP) is maybe the archetypical problem in combinatorial optimization. This problem and its generalizations, vehicle routing problems, have been studied for more than thirty years two entire monographs are devoted to the subject [34, 26]. Since the TSP is NP-hard, polynomial-time approximation algorithms are usually studied. However, usually the approaches to the study of vehicle routing problems adopt an offline point of view: the input is entirely known beforehand. In many applications, this is actually not the case since the instance becomes known in an online fashion, time after time. Even determining when the instance is completely given could be impossible. The need for an online model then arises naturally.-GA_Traffic The Traveling Salesman Problem (TSP) is maybe the archetypical problem in combinatorial optimization. This problem and its generalizations, vehicle routing problems, have been studied for more than thirty years two entire monographs are devoted to the subject [34, 26]. Since the TSP is NP-hard, polynomial-time approximation algorithms are usually studied. However, usually the approaches to the study of vehicle routing problems adopt an offline point of view: the input is entirely known beforehand. In many applications, this is actually not the case since the instance becomes known in an online fashion, time after time. Even determining when the instance is completely given could be impossible. The need for an online model then arises naturally.
Platform: | Size: 1024 | Author: gardenia_roses | Hits:

[JSP/JavaGA

Description: 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem a good example of Intelligent Test Paper.
Platform: | Size: 19448832 | Author: keka | Hits:

[Algorithmiris

Description: nice implementation of ga
Platform: | Size: 1024 | Author: wonsky | Hits:

[Program docGA

Description: 遗传算法源代码,特别有助于初学遗传算法者参考-Genetic algorithm source code, in particular, those references will help beginners GA
Platform: | Size: 2048 | Author: xiaochen | Hits:

[CSharpNHibernate-1.2.0.GA-src

Description: NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可以帮助你消除或者包装那些针对特定数据库的SQL代码,并且帮你把结果集从表格式的表示形式转换到一系列的对象去。因此对于那些在基于.NET的中间层的应用中,它们实现面向对象的业务模型和商业逻辑的应用,NHibernate是最有用的。-NHibernate is a face. NET environment in a relational database for object persistence library. NHibernate comes from the excellent Java-based relational persistence tool Hibernate. NHibernate from the database to persist your bottom. Net objects to the relational database. NHibernate for you to deal with these, you do not have to write their own SQL database access object. Just your code and object association, NHibernat automatically generates SQL statements, and to ensure that the object submitted to the proper tables and fields to go. A significant reduction in development time with SQL and the ADO.NET manual data processing time. NHibernate can help you to eliminate or Packing for a particular database that SQL code, and help you to format the result set from the table to switch to a representation of objects. So for those based on. NET middle-tier applications that implement object-oriented business model and business logic of the application, NHibernate is the most useful.
Platform: | Size: 3761152 | Author: 武东亮 | Hits:

[JSP/JavaSimple-GA

Description: Simple genetic algorithm in Java
Platform: | Size: 7168 | Author: phongvan84 | Hits:

[AlgorithmGA-in-Java.zip

Description: 标准遗传算法, Java实现,利于修改和二次开发,Standard genetic algorithm, implemented in Java conducive to modify and secondary development
Platform: | Size: 65536 | Author: hepan | Hits:

[Software EngineeringGenetic-Algorithm-java-code

Description: GA in Java code please enjoy it
Platform: | Size: 21504 | Author: meme | Hits:

[JSP/JavaTravelingSalesman

Description: TSP solution by GA in java
Platform: | Size: 7168 | Author: waresoft12 | Hits:

[Education soft systemga

Description: Ga implemented in java
Platform: | Size: 6144 | Author: ram | Hits:

[JSP/JavaGA

Description: Genetic algorithm code in java
Platform: | Size: 3072 | Author: wided | Hits:
« 12 »

CodeBus www.codebus.net